Skip to content
Back to search
30
MCP

JSON Canvas

pulsemcp/json canvas

Provides tools for creating, modifying, and validating infinite canvas data structures, supporting all node types and edge connections, with a RESTful API for canvas operations and export capabilities.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.mcpcentral/jsoncanvas
Create, validate, edit, export (markdown/svg/png/mermaid), and search JSON Canvas files.
0 tools · streamable-http
Konva.js Canvas
Enables 2D canvas drawing using Konva.js with tools for creating shapes, layers, groups, and exporting PNG images.
0 tools
Canvs
Create AI-powered diagrams, mind maps, and flowcharts on a free unlimited collaborative whiteboard.
0 tools
io.github.gluip/chart-canvas
Create interactive visualizations and query data sources (SQLite, CSV, Parquet, JSON)
0 tools
JSON Validator
JSON syntax validation and JSON Schema checking, with structural statistics and detailed error messages.
0 tools
Canvs
AI-powered diagrams, mind maps, flowcharts on a free unlimited collaborative whiteboard
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "json_canvas": {
      "url": "None",
      "transport": "http"
    }
  }
}